ASP.NET Core MVC コントロールヘルプ
FixedCost メソッド (BreakEvenBuilder<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > BreakEvenBuilder<T> クラス : FixedCost メソッド
The value.
Configurates C1.Web.Mvc.BreakEven<T>.FixedCost. Sets a value of fixed cost.
シンタックス
'宣言
 
Public Function FixedCost( _
   ByVal value As System.Integer _
) As BreakEvenBuilder(Of T)
public BreakEvenBuilder<T> FixedCost( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

BreakEvenBuilder<T> クラス
BreakEvenBuilder<T> メンバ